projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddb32e2
)
(Finsert_startup_screen): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 5 Nov 2006 04:07:03 +0000
(
04:07
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 5 Nov 2006 04:07:03 +0000
(
04:07
+0000)
src/dosfns.c
patch
|
blob
|
history
diff --git
a/src/dosfns.c
b/src/dosfns.c
index 22aaa62f0d143011a666e590c6ee86a12f2b2e79..92b90e530daa64083b1fbcbc08f0b153e1d618c1 100644
(file)
--- a/
src/dosfns.c
+++ b/
src/dosfns.c
@@
-213,7
+213,7
@@
DEFUN ("msdos-mouse-disable", Fmsdos_mouse_disable, Smsdos_mouse_disable, 0, 0,
}
DEFUN ("insert-startup-screen", Finsert_startup_screen, Sinsert_startup_screen, 0, 0, "",
- doc: /* Insert copy of screen contents prior to starting
e
macs.
+ doc: /* Insert copy of screen contents prior to starting
E
macs.
Return nil if startup screen is not available. */)
()
{